lmdb_d ~master (2020-02-04T20:15:45Z)
Dub
Repo
MdbDbi.drop
lmdb_oo
MdbDbi
@param txn a transaction handle @param del @throws lmdb_oo.MbdError on failure
class
MdbDbi
void
drop
(
MDB_txn
*
txn
,
const
bool
del
= false
)
Meta
Source
See Implementation
lmdb_oo
MdbDbi
constructors
this
destructors
~this
functions
close
del
drop
flags
get
handle
put
set_compare
size
stat
static functions
open
static variables
default_flags
default_put_flags
variables
_handle
@param txn a transaction handle @param del @throws lmdb_oo.MbdError on failure